home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / debhelper / autoscripts / postinst-defoma next >
Text File  |  2006-06-17  |  107b  |  6 lines

  1. if [ "$1" = "configure" ]; then
  2.  
  3.   test -x /usr/bin/defoma-app && /usr/bin/defoma-app update #PACKAGE#
  4.  
  5. fi
  6.